*{margin:0;padding:0;font-family: "微软雅黑";}
.w_container{
	/*max-width:1200px;*/
	width:1200px;
	margin:0 auto;
	padding:0px;
}
.w_content{
	width:1000px;
	margin:0 auto;
	padding:0px;	
}
a{
	color: black;
	text-decoration: none;
}
ul{
	list-style: none;
	margin: 0px;
}
li{
	list-style: none;
}
.w_left{
	float: left;
}
.w_right{
	float: right;
}
.mobile_container{
	display: none;
}
a:focus, a:hover {
    color:#333333;
    text-decoration:none;
    }
.w_clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
p{
	margin:0px;
}
.w_clear{
	clear: both;
}
.header_top{
	background: #f2f2f2;
	box-sizing: border-box;
	padding:10px 0px 11px 0px;
}
.w_weclome{
	font-size: 12px;
	color: #787878;
}
.w_map{
	
}
.w_fotmap{
	color: white;
}
.w_map li{
	float: left;
	box-sizing: border-box;
	padding:0px 15px ;
	height: 14px;
	line-height: 14px;
	border-right: 1px solid #787878;;
}
.w_map li:last-of-type{
	border: none;
	
}
.w_map li a{
    font-size: 12px;
    	
    color: #787878;
}
.banner{
	width:100%;
}
.banner img{
	display: block;
	width: 100%;
}
.mobile_banner{
	display: none;
}
.w_header{
	background: white;
	box-sizing: border-box;
	padding:36px 0px 26px 0px;
}
.w_logo{
	width:615px;
}
.w_logo_img{

	box-sizing: border-box;
	padding-right: 11px;
	margin-right: 14px;
}
.w_purpose{
	display: inline-block;
}
.w_pur1{
	color: #00824a;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.w_pur2{
	font-size: 18px;
	color: #686868;
	font-weight: bold;
}
.w_pur2{
   font-size: 16px;
   color: #3f3f3f;
}
.w_pur1 span{
	font-size: 36px;
	
}
.w_tel{
	/*margin-top: 11px;*/
}
.w_tel_img{
	margin-right: 14px;
	margin-top: 4px;
}
.w_number{
	display: inline-block;
}
.w_numtext{
	font-size: 15px;
	color: #6a6a6a;
	line-height:21px;
}
.w_numtel{
	font-size:28px;
	line-height:29px;
	color: #ff9000;
}
.w_navbg{
	background:#00824a;
}
.w_nav{
	width:100%;
	margin:0 auto;
}
.w_nav li{
	float: left;
	height: 50px;
	box-sizing: border-box;
	width:13.2%;
	text-align: center;
	position: relative;
	margin-right: 1.1%;
}
.w_nav li:last-of-type{
	margin-right: 0px;
}
.w_nav li:hover{
	background: #ffa200;
}
.w_nav li::after{
	content:"-";
	position: absolute;
	height:2px;
	width:6px;
	right:-10px;
	top:50%;
	margin-top: -1px;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.w_nav li:last-of-type::after{
	display: none;
}
.w_nav li>a{
	line-height: 50px;
	color:white;
	font-size: 16px;
}
.w_nav li.active{
	background: #ffa200;
}
.smalldrop{
	position: absolute;
	width:100%;
	left:0px;
	top: 48px;
	box-sizing:border-box;
	border-top: 2px solid #ffa200;
	display: none;
	z-index: 999;
	background: #00824a;
}
.w_nav li:hover .smalldrop{
	display: block;
}
.smalldrop dd{
	line-height: 50px;
	text-align: center;
	background:#00824a;
	background-size:100% 100% ;
}
.smalldrop dd:hover{
	background: #ffa200;
}
.smalldrop dd a{
	color: white;
	font-size: 14px;
}
.w_hotkey{
	background: #f5f5f5;
	box-sizing: border-box;
	padding:20px 0px 21px 0px;
	margin-bottom: 40px;
}
.w_key,.w_key a{
	font-size: 14px;
}
.w_key{
	line-height: 26px;
	color: #00824a;
	font-weight: bold;
	line-height: 35px;
}
.w_key a{
	margin-right: 15px;
	color: #6a6a6a;
	font-weight: 400;
}
.w_key a:last-of-type{
	margin-right: 0px;
}
.w_search{
	position: relative;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.w_searchinfo{
	background: #f5f5f5;
	box-sizing: border-box;
	padding-left:0px;
	border: none;
	border-bottom: 1px solid #a7a7a7;
	height: 35px;
	line-height: 35px;
	outline: none;
	position: relative;
	width:408px;
	
}
.w_searchsub{
	outline:none;
	position:absolute;
	right: 0px;
	top:50%;
	background: url('../images/index_13.jpg');
	background-size:100% 100% ;
	width:17px;
	height: 17px;
	margin-top: -8.5px;
	border: none;
}
.w_pronav{
	width:245px;
	
}
.w_protab{
	/*margin-bottom: 18px;*/
}
.w_protablist{
	box-sizing: border-box;
	padding-top: 18px;
	padding-bottom: 30px;
	margin-bottom: 9px;
	background: #eeeeee;
}
.w_protablist li{
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	padding-left: 28px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_protablist li a{
	color: #666666;
}
.w_protablist li.active,.w_protablist li:hover{
	background: #ffa200;
}
.w_protablist li.active a,.w_protablist li:hover a{
	color: white;
}
.w_proseverimg{
	width:47px;
	height: 47px;
	margin-right: 5px;
}
.w_prosever{
	background: #00824a;
	padding:30px 0px 31px 20px;
}
.w_proseverinfo{
	display: inline-block;
	width:150px;
}
.w_prosev1{
	font-size: 16px;
	color: #ffffff;
	line-height: 14px;
}
.w_prosev2{
	font-size: 20px;
	color: #ffffff;
}
.w_proinfo{
	width:910px;
	height: 634px;
	overflow: hidden;
    position: relative;
    display:  block;
}
.w_prolist{
	width:100%;
}
.w_prolist li{
	width: 282px;
	background-color: #ffffff;
	border: solid 1px #e8e8e8;
	float: left;
	box-sizing: border-box;
	padding:10px;
	margin-right: 32px;
	margin-bottom: 22px;
}
.w_prolist li:nth-child(3n){
	margin-right:0px;
}
.w_prolist li:hover{
	border: solid 1px #00824a;
}
.w_proimg{
	height:auto;
	max-height:210px;
}
.w_proimg img{
	display: block;
	width:100%;
}
.w_protitle{
	font-size: 16px;
	color: #00824a;
	margin:10px auto 10px auto;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_productinfo{
	font-size: 13px;
	line-height: 18px;
	color: #696969;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	margin-bottom: 7px;
}
.w_promore{
	font-size: 12px;
	color: #00824a;
}
.w_transition{
	
}
.w_trantitle{
	font-size: 36px;
	font-weight: bold;
	color: #00824a;
	text-align: center;
}
.w_trantitle{
	background: url('../images/t_tran.png');
	background-size:100% 100% ;
	line-height: 27px;
	text-align: center;
	margin-bottom: 20px;
}
.w_traninfo{
	font-size: 14px;
	color: #858585;
	text-align: center;
}
.w_titinfo{
	margin:49px auto 30px auto;
}
.w_caselist{
	position: relative;
	width:1000px;
	margin:34px auto;
}
.case_container .case_pagination{
	display: none;
}
.w_caseimg{
	width:100%;
}
.w_caseimg img{
	width:100%;
	display: block;
	max-height: 210px;
}
.w_casetitle{
	font-size: 18px;
	color: #00824a;
    margin:27px auto 18px auto;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_caseinfo{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	text-align: center;
}
.w_caselist .w_next,.w_caselist .w_prev{
	width:70px;
	height: 70px;
	outline: none;
}
.w_caselist .w_next{
	right: -95px;
}
.w_caselist .w_prev{
	left: -95px;
}
.w_caselist .swiper-slide .w_caseimg{
	border: 1px solid white;
}
.w_caselist .swiper-slide:hover .w_caseimg{
	border: 1px solid #00824a;
}
.w_casemore{
	display: table;
	text-align: center;
	width:100%;
	margin:0 auto 40px auto;
}
.w_casemore li{
	width:239px;
	height: 38px;
	line-height: 38px;
	background: #ededed;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color:#4c4c4c;
	display: inline-block;
	margin-right: 10px;
}
.w_casemore li:last-of-type{
	background:#00824a;
	margin-right:0px;
}
.w_casemore li:last-of-type a{
	font-size: 14px;
	color: #ffffff;
}
.w_qustion{
	background: url('../images/index_41 (2).jpg');
	background-size:cover;
	height:452px;
	box-sizing: border-box;
	padding:50px 0px 0px 0px;
	
}
.w_trantion2 .w_trantitle{
	background: none;
}
.w_quinfo{
	margin-top:40px;
}
.w_qusionlist{
	
}
.w_qusionlist li{
	box-sizing: border-box;
	padding-left:44px;
	position: relative;
	float: left;
	width:463px;
	border-bottom: 1px dashed #a4a4a4;
	box-sizing: border-box;
	padding-bottom:10px;
	margin-right: 49px;
	line-height: 32px;
	height: 42px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom:12px;
}
.w_qusionlist li:nth-child{2n}{
	margin-right: 0px;
}
.w_qusionlist li a{
	color: #585858;
}
.w_qusionlist li:nth-child(odd)::before{
	content:url('../images/ask.png');
	width:30px;
	height: 32px;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top:-20px;
	
}
.w_qusionlist li:nth-child(even)::before{
	content:url('../images/ask_t.png');
	width:30px;
	height: 32px;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top:-20px;
}
.w_advate{
	background: url('../images/index_40.jpg');
	background-size:cover ;
	box-sizing: border-box;
	padding-top: 50px;
	height: 890px;
}
.w_transition3 .w_trantitle{
	background:url('../images/advat.png');
}
.w_transition3 .w_trantitle {
	color: white;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.w_transition3 .w_trantitle span{
	color: #ff9c00;
	font-size: 42px;
}
.w_transition3 .w_traninfo{
	color: white;
}
.w_advlist{
	background: url('../images/ys_pic.png') left top no-repeat; 
	height: 650px;
	margin-top: 57px;
}
.w_advlist li{
	height: 650px;
	width:294px;
	float: left;
	padding-left:54px;
}
.w_advtitle{
	font-size: 26px;
	color: white;
	height: 41px;
	text-align: left;
	line-height: 41px;
	margin-bottom: 25px;
	box-sizing: border-box;
	
}
.w_advtitle span{
	float: left;
	margin-right: 10px;
	color: white;
	display: block;
	background: url('../images/adv_tit.png');
	width:52px;
	height: 41px;
	text-align: center;
	line-height: 41px;

}
.w_advlist li:first-child{
	padding-top: 397px;
	
}
.w_adventinfo{
	font-size: 16px;
	line-height: 30px;
	color: #e1fff2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.w_advlist li:first-child .w_adventinfo{
	-webkit-line-clamp:5;
}
.w_advlist li:nth-child(2){
	padding-top:311px;
}
.w_advlist li:nth-child(2) .w_adventinfo{
	-webkit-line-clamp:10;
}
.w_advlist li:nth-child(3){
	padding-top:311px;
}
.w_advlist li:nth-child(3) .w_adventinfo{
	-webkit-line-clamp:6;
}
.w_advlist li:last-of-type{
	padding-top: 397px;
}
.w_advlist li:last-of-type .w_adventinfo{
	-webkit-line-clamp:6;
}
.w_safe{
	box-sizing: border-box;
	padding:40px 0px;
}
.w_transition4 .w_trantitle{
	color: #00824a;
	font-size: 36px;
	background: none;
}
.w_transition4 .w_trantitle span{
	color: #ff9c00;
	margin-left: 20px;
}
.w_safelist{
	margin:54px auto 48px auto;
}
.w_safelist li{
	width:168px;
	float: left;
	margin-right:90px;
}
.w_safelist li:last-of-type{
	margin-right: 0px;
}
.w_safeimg{
	height: 78px;
	line-height: 78px;
}
.w_safeimg img{
	display: block;
	margin:0 auto;
}
.w_safetitle{
	font-size: 24px;
	text-align: center;
	color: #00824a;
	margin:31px auto  20px auto;
}
.w_safeinfom{
	font-size: 14px;
	color: #7b7b7b;
	line-height: 25px;
	text-align: center;
}
.w_safetel{
	width:362px;
	height: 50px;
	line-height: 50px;
	/*text-align: center;*/
	font-size: 16px;
	color: #ffffff;
	background: #00824a;
	box-sizing: border-box;
	padding-left: 25px;
	border-radius: 20px;
	position: relative;
	margin:0 auto;
}
.w_safetel span{
	font-size: 27px;
	position: absolute;
	display: block;
	width:204px;
	height: 36px;
	left:50%;
	top:50%;
	margin-top: -27px;
	margin-left: -45px;
}
.w_flow{
	box-sizing: border-box;
	padding:54px 0px 69px 0px;
	background: #F7F7F7;
}
.w_flowlist{
	
	display: table;
	width:100%;
	text-align: center;
	margin:0 auto;
	margin-top:48px;
	margin-bottom:50px;
}
.w_flowlist li{
	width:88px;
    /*float: left;*/
   display: inline-block;
    margin-right: 35px;
}
.w_flowlist li:last-of-type{
	margin-right: 0px;
}
.w_flowimg{
	width: 88px;
	height: 79px;
	background: none;
}
.w_flowtitle{
	color:#00824a;
	font-size: 17px;
	text-align: center;
	margin-top: 3px;
}
.w_folwimg1{
	background:url(../images/lc01.png) ;
}
.w_folwimg2{
	background:url(../images/lc02.png) ;
}

.w_folwimg3{
	background:url(../images/lc03.png) ;
}

.w_folwimg4{
	background:url(../images/lc04.png) ;
}

.w_folwimg5{
	background:url(../images/lc05.png) ;
}

.w_folwimg6{
	background:url(../images/lc06.png) ;
}

.w_folwimg7{
	background:url(../images/lc07.png) ;
}

.w_folwimg8{
	background:url(../images/lc08.png) ;
}
.w_flowlist li:hover .w_flowimg{
	background-position:bottom ;
}
/*.w_flowtransion{
	background: url(../images/index_02.png);
	height: 40px;
	background-size:cover ;
	margin-top: 25px;
}*/
.w_flowtransion{
	height:1px ;
	background: #cccccc;
	position: relative;
}
.w_flownum{
	position: absolute;
	left:50%;
	top: 50%;
	width:900px;
	height:30px ;
	margin-left: -450px;
	margin-top:-15px;

}
.w_flownum li{
	width:30px;
	height: 30px;
	border-radius: 50%;
	box-sizing: border-box;
	background: white;
	font-size: 14px;
	color: #d6cccc;
	display: flex;
	justify-content: center;
	align-items:center;
	border: 2px solid #cccccc;
	float: left;
	margin-right:94px;
}
.w_flownum li:last-of-type{
	margin-right:0px;
}
.w_result{
    background: white;
    box-sizing: border-box;
    padding:50px 0px; 
}
.w_reslutimg{
	width:77px;
	height: 118px;
    margin-right: 17px;
}
.w_reslutinfo{
	display: inline-block;
	width:288px;
}
.w_resltitle{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 22px;
	color: #00824a;
	margin-bottom: 17px;
	font-weight: bold;
}
.w_reltifo{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	color: #717171;
}
.w_reslutlist{
	margin: 52px auto 0px auto;
	background: url(../images/index_43.jpg) no-repeat;
	background-position:center ;
}
.w_reslutlist li{
	float: left;
	width:50%;
	margin-bottom: 50px;
}
.w_reslutlist li:nth-child(even){
	float: right;
	width: 33%;
}
.w_reslutlist li:nth-child(even) .w_reslutimg{
	float: right;
	margin-right: 0px;
}
.w_solve{
	background: #00824a;
}
.w_solveinfo{
	background: url(../images/index_49.jpg) no-repeat;
	background-position:right ;
	height: 197px;
	box-sizing: border-box;
	padding:34px 0px 0px 0px;
}
.w_soltitle{
	font-size: 18px;
	color: #ffffff;
}
.w_solrange{
	margin:3px 0px;
	font-size: 30px;
	color: #ffffff;
}
.w_solist{
	margin-bottom: 10px;
}
.w_solist li{
	position: relative;
	color: #e6ece2;
	float: left;
	width:120px;
	box-sizing: border-box;
	padding-left:35px;
	font-size: 18px;
}
.w_solist li::before{
	content: url(../images/dh.jpg);
	width:25px;
	height: 20px;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -10px;
}
.w_soltel{
	color: #ffffff;
	line-height: 24px;
}
.w_soltel span{
	font-size: 18px;
}
.w_about{
	  box-sizing: border-box;
	  padding:55px 0px 48px 0px;
}
.w_aboutinfo{
	width:676px;
}
.w_abtitle{
	font-size: 30px;
	color: #00824a;
	font-weight: bold;
}
.w_abline{
	width:55px;
	height: 2px;
	background:#00824a ;
	margin:12px 0px 15px 0px;
}
.w_abtext{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #616161;
	margin-bottom: 30px;
}
.w_conslt{
	
}
.w_conmore{
	width:207px;
	height: 38px;
	border-radius: 20px;
	background: #ededed;
	line-height: 38px;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	color: #616161;
	margin-right: 22px;
}
.w_contel{
	font-size: 18px;
	color: #ff9c00;
	line-height: 30px;
	display: inline-block;
}
.w_contel span{
	color: #ff9c00;
	font-size: 24px;
}
.w_aboutimg{
	width:430px;
}
.w_hontitle{
	font-size: 24px;
	color: #00824a;
	margin-bottom: 23px;
	font-weight: bold;
}
.w_honlist{
	width:800px;
}
.w_teamimg{
	border: 1px solid white;
}
.w_teamimg img{
	max-height:255px;
	width:auto;
	max-width:100%;
}
.w_teamlist .swiper-slide:hover .w_teamimg{
	border: 1px solid #00824a;
}
.team_container .team_pagination{
	display: none;
}
.w_teamtitle,.w_honnertitle{
	font-size: 14px;
	color: #464646;
	text-align: center;
	margin:10px auto;
}
.w_honer{
	border-left: 1px solid #e9e9e9;
	box-sizing: border-box;
	padding-left: 75px;
}
.honer_container{
	width:245px;
}
.w_honerimg{
	width: 245px;
	height:350px;
	box-sizing: border-box;
	border: solid 2px #f0f0f0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.w_honerimg img{
	width:auto;
	max-width:100%;
	max-height:100%;
}
.honer_pagination{
	display: none;
}
.w_honteam{
	margin-top: 40px;
}
.w_friendlink{
	background:#00824a;
	box-sizing: border-box;
	padding:49px 0px 59px 0px;
}
.w_firendlist{
	margin-top: 35px;
}
.w_firendlist li{
	width:283px;
	height: 97px;
	float:left;
	margin:0px 21px 20px 0px;
}
.w_firendlist li:nth-child(4n){
	margin-right: 0px;
}
.w_transition6 .w_trantitle{
	color: white;
}
.w_transition6 .w_trantitle span{
	color: #ff9c00;
}
.w_news{
	box-sizing: border-box;
	padding:40px 0px 0px 0px;
}
.w_newsinfo{
	width:770px;
	box-sizing: border-box;
	border-right: 1px solid rgba(0,0,0,0.1);
	padding-left: 13px;
}
.w_newstab{
    margin-bottom: 24px;	
}
.w_newstab li{
	width:140px;
	height: 42px;
	float: left;
	background: #e3e3e3;
	text-align: center;
	line-height: 42px;
	margin-right: 10px;
}
.w_newstab li a{
	font-size: 18px;
	color: #3f3f3f;
}
.w_newstab li.active,.w_newstab li:hover{
	color: white;
	background:#00824a ;
}
.w_newstab li.active a,.w_newstab li:hover a{
	color: white;
}
.w_newspic1{
	margin-bottom: 27px;
}
.w_new1img{
	width:234px;
	height: 161px;
}
.w_new1img img{
	display: block;
	width:100%;
}
.w_new1info{
	width:416px;
	display: inline-block;
	margin-left: 24px;
}
.w_news1title{
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	
	margin-bottom: 15px;
}
.w_news1title a{
	color: #00824a;
	font-size: 16px;
}
.w_newstext{
	font-size: 13px;
	line-height: 26px;
	color: #696969;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.w_newspiccmore{
	font-size: 14px;
	color: #b6b6b6;
	margin-top: 14px;
	display: block;
}
.w_newspic2{
	
}
.w_newspic2 li{
	position: relative;
	width:319px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 18px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-bottom: 4px;
}
.w_newspic2 li a{
	font-size: 14px;
	color: #5f5f5f;
}
.w_newspic2 li::before{
	content:"-";
	width:6px;
	height: 1px;
	position: absolute;
	left: 0px ;
	top: 50%;
	margin-top: -0.5px;
	color: #5f5f5f;
	display: flex;
	justify-content: center;
	align-items: center;	
}
.w_newspic2 li:hover a{
    color: #00824a;	
}
.w_asking{
	width:385px;
}
.w_asktile{
	font-size: 24px;
	color: #00824a;
	font-weight: bold;
	box-sizing: border-box;
	padding:9px 0px 24px 0px;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 19px;
}
.w_asklist{
	box-sizing: border-box;
	padding-left: 13px;
}
.w_asklist li{
	box-sizing: border-box;
	padding-bottom: 24px;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 17px;
}
.w_asklist li:last-of-type{
	margin-bottom: 0px;
}
.w_issue{
	position: relative;
	box-sizing: border-box;
	padding-left: 35px;
	font-size: 14px;
	color: #3f3f3f;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
}
.w_issue::before{
	content:'问';
	position: absolute;
	left: 0px;
	top: 50%;
	background:#6fa88f;
	width:20px;
	height: 29px;
	margin-left: 0px;
	margin-top: -14px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}
.w_answer{
	position: relative;
	box-sizing: border-box;
	padding-left: 35px;
	font-size: 13px;
	color:#666666;;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/*height: 25px;*/
	line-height: 25px;
}
.w_answer::before{
	content:'答';
	position: absolute;
	left: 0px;
	top: 0%;
	background:#b7d3c7;
	width:20px;
	height: 29px;
	margin-left: 0px;
	/*margin-top: -14px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}
.w_linkhref{
	margin-top: 80px;
	margin-bottom: 25px;
}
.w_hreflist{
	font-size: 18px;
	color: #00824a;
	font-weight: bold;
	line-height: 25px;
}
.w_hreflist a{
	font-size: 14px;
	color: #393939;
	margin-right: 5px;
	font-weight: 400;
}
.w_fotnav{
	background: #f2f2f2;
	box-sizing: border-box;
	padding:24px 0px;
}
.w_foter{
	background: #00824a;
	box-sizing: border-box;
	padding:30px 0px;
}
.w_fotlist{
	display: table;
	text-align: center;
	margin:0 auto;
	width:100%;
}
.w_fotlist li{
	/*float: left;*/
	display: inline-block;
	width:110px;
	text-align: center;
	border-right: 1px solid #666666;
	height: 18px;
	line-height: 18px;
}
.w_fotlist li a{
	font-size: 16px;
	color: #505050;
}
.w_fottext{
	font-size: 16px;
	line-height: 33px;
	color: #f2f0f1;
	width:371px;
}
.w_fotewm{
	width:500px;
}
.w_fotewmtit{
	font-size: 14px;
	color: #f2f0f1;
	text-align: center;
	margin-top:8px;
}
.pub_top{
	position: relative;
	font-size:24px;
	margin-bottom:10px;
	line-height:30px;
}
.pub_top::before{
	content:"";
	position:absolute;
	left: 0px;
	top:-5px;
	width:95px;
	height: 2px;
	background:rgba(255,255,255,0.6); 
}
.pub_top::after{
	content:"";
	position:absolute;
	left: 0px;
	top:-5px;
	width:47.5px;
	height: 2px;
	background:#fff; 
}
.fot_company{
	font-size:18px;
	font-weight:bold;
	line-height:27px;
}
.fot_coninfo{
	font-size:12px;
	line-height:21px;
	color:#fff;
}
.w_fotewmimg{
	
}
.w_fottext .pub_top{
	margin-bottom:20px;
}
.w_text{
	width:260px;
	margin-right: 95px;
	color:#fff;
	font-size:12px;
	line-height:22px;
}
.w_text  .pub_top{
	line-height: 30px;
	margin-bottom:20px;
}
.w_fotsign{
	margin:10px 15px 0px 0px;
}
.w_fotadd{
	display: inline-block;
}
.w_fotadtile{
	font-size: 16px;
	color: #e5f3ed;
}
.w_fotadtel{
	font-size: 30px;
	color: #ff9c00;
	font-weight: bold;
}
.w_fottel{
	margin-top: 23px;
}
.w_fotline{
	border-top: 1px solid rgba(255,255,255,0.3);
	margin: 15px auto;
}
.w_fotset{
	font-size: 14px;
	color: #ffffff;
	margin-bottom:8px;
}
.w_fotset a{
	margin-right: 5px;
	font-size: 14px;
	color: #ffffff;
}
.w_fotset a:last-of-type{
	margin-right: 0px;
}
.w_netmap a{
	color: white;
	font-size: 12px;
}
.w_copyright{
	color: white;
	font-size: 12px;
}
@media(min-width:992px) and (max-width:1199px){
	.w_container{
		width:98%;
	}
	.w_key, .w_key a{
		font-size: 12px;
	}
	.w_key a{
		margin-right: 6px;
	}
	.w_pronav{
	   width:245px;	
	}
	.w_proinfo{
		width:73%;
		height: 557px;
	}
	.w_prolist li{
		width:32%;
		margin-right:2%;
	}
	.w_protablist li{
		height: 46px;
		line-height: 46px;
	}
	.w_prosever{
		padding:20px 0px 20px 20px;
	}
	.w_protablist{
		padding:10px 0px;
	}
	.w_caselist .w_next, .w_caselist .w_prev{
		display: none;
	}
	.w_caselist{
		width:100%;
	}
	.w_qusionlist li{
		width:48%;
		
		margin-right: 2%;
	}
	.w_advlist{
		background:none;
		height: auto;
		box-sizing: border-box;
		
	}
	.w_advate{
		padding-bottom: 50px;
		height: auto;
	}
	.w_advlist li:first-child,.w_advlist li:last-of-type,.w_advlist li:nth-child(2),.w_advlist li:nth-child(3){
		padding-top:0px;
	}
	.w_advlist li{
		width:25%;
		height: auto;
		padding-left: 2%;
	}
	.w_safelist li{
		width:19%;
		margin-right: 1.25%;
	}
	.w_reslutlist{
		background: none;
	}
	.w_reslutlist li:nth-child(even){
		width:40%;
	}
	.w_aboutinfo{
		width:53%;
	}
	.w_abtext{
		margin-bottom:50px;
	}
	.w_honer{
		display: none;
	}
	.w_honlist{
		width: 100%;
	}
	.w_honlist img{
		display: block;
		margin:0 auto;
	}
	.w_firendlist li{
		width:24%;
		margin-right: 1.25%;
	}
	.w_firendlist li img{
		display: block;
		width:100%;
	}
	.w_newsinfo,.w_asking{
		width:100%;
	}
	.w_asking{
		margin-top: 20px;
	}
	.w_new1info{
		width:71%;
	}
	.w_linkhref{
		margin-top: 60px;
	}
}
@media(min-width:768px) and (max-width:991px){
	.w_container{
		width:98%;
	}
	.w_key, .w_key a{
		font-size: 12px;
	}
	.w_key a{
		margin-right: 6px;
	}
	.pages ul::after{
		content:"";
		clear: both;
	}
	.pages li{
		float: left;
	}
	.w_key a:nth-child(even){
		display: none;
	}
	.w_searchinfo{
		width:350px;
	}
	.w_pronav{
	   width:245px;	
	}
	.w_proinfo{
		width:67%;
		height: 556px;
		overflow: hidden;	
	}
	.w_safetitle{
		font-size: 20px;
	}
	.w_safeinfom{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.w_flowlist li{
		margin-right: 6px;
	}
	.w_trantitle{
		line-height: 21px;
	}
	.w_reslutimg{
		width:65px;
		height: auto;
	}
	.w_reslutimg img{
		display: block;
		width:100%;
	}
	.w_flow{
		padding:30px 0px;
	}
	.w_flowlist{
		margin:20px auto 0px auto;
	}
	.w_flownum,.w_flowtransion{
		display: none;
	}
	
	.w_prolist li{
		width:32%;
		margin-right:2%;
	}
	.w_protablist li{
		height: 46px;
		line-height: 46px;
	}
	.w_prosever{
		padding:20px 0px 20px 20px;
	}
	.w_protablist{
		padding:10px 0px;
	}
	.w_caselist .w_next, .w_caselist .w_prev{
		display: none;
	}
	.w_caselist{
		width:100%;
	}
	.w_qusionlist li{
		width:48%;
		
		margin-right: 2%;
	}
	.w_advlist{
		background:none;
		height: auto;
		box-sizing: border-box;
		
	}
	.w_advate{
		padding-bottom: 50px;
		height: auto;
	}
	.w_advlist li:first-child,.w_advlist li:last-of-type,.w_advlist li:nth-child(2),.w_advlist li:nth-child(3){
		padding-top:0px;
	}
	.w_advlist li{
		width:25%;
		height: auto;
		padding-left: 2%;
	}
	.w_safelist li{
		width:19%;
		margin-right: 1.25%;
	}
	.w_reslutlist{
		background: none;
	}
	.w_reslutlist li:nth-child(even){
		width:49%;
	}
	.w_aboutimg{
		display: none;
	}
	.w_aboutinfo{
		width:100%;
	}
	.w_abtext{
		margin-bottom:50px;
	}
	.w_honer{
		display: none;
	}
	.w_honlist{
		width: 100%;
	}
	.w_honlist img{
		display: block;
		margin:0 auto;
	}
	.w_firendlist li{
		width:24%;
		margin-right: 1.25%;
		height: auto;
	}
	.w_firendlist li img{
		display: block;
		width:100%;
	}
	.w_newsinfo,.w_asking{
		width:100%;
	}
	.w_asking{
		margin-top: 20px;
	}
	.w_new1info{
		width:65%;
	}
	.w_linkhref{
		margin-top: 60px;
	}
	.w_logo{
		width:60%;
	}
	.w_pur1{
		font-size: 16px;
	}
	.w_pur2{
		font-size: 14px;
	}
	.w_fotlist li{
		width:100px;
	}
	.w_fotewm{
		width:360px;
	}
	.w_fotewmimg{
		margin-right:30px;
	}
	.w_fotadtel{
		font-size: 19px;
	}
	.w_foter{
		margin-bottom: 59px;
	}
}
@media(max-width:767px){
	.w_container,.w_content{
		width:98%;
	}
	.w_weclome{
		width:100%;
		text-align: center;
		display: none;
	}
	.w_header{
		padding:15px 0px 15px 0px; 
	}
	.w_map{
		width:100%;
		text-align: center;
		margin:0 auto;
		display: teble;
	}
	.w_map li{
		float: none;
		display: inline-block;
	}
	.w_key, .w_key a{
		font-size: 12px;
	}
	.w_key a{
		margin-right: 6px;
	}
	.w_key a:nth-child(even){
		display: none;
	}
	.w_searchinfo{
		width:100%;
	}
	.w_serch{
		display: none;
	}
	.w_hotkey{
		padding:8px 0px;
		margin-bottom: 10px;
	}
	.w_pronav{
	   width:100%;	
	}
	.w_protab{
		background:#00824a;
		text-align: center;
		overflow: hidden;
		height: 83px;
	}
	.w_protab img{
		display: block;
		max-width: 100%;
		margin:0 auto;
		height: 100px;
	}
	.w_proinfo{
		width:100%;
		height: 674px;
		overflow: hidden;	
		margin-top: 15px;
	}
	.w_safetitle{
		font-size:16px;
		margin:7px auto;
	}
	.w_safeinfom{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		
	}

	.w_flowlist{
		margin:20px auto 0px auto;
		display: block;
	}
	.w_flowlist li{
		width:24%;
		margin-right: 1%;
		margin-bottom:20px;
		float: left;
	}
	.w_flowtitle{
		font-size: 14px;
	}
	.w_flowimg{
		width:100%;
		background-size:100% 196% ;
		height: 90px;
	}
	.w_flowlist li:hover .w_flowimg{
		background-size:100% 200% ;
	}
	.w_flowlist li:nth-child(4n){
		margin-right: 0px;
	}
	.w_trantitle{
		line-height: 21px;
		background: none;
		font-size: 22px;
	}
	.w_titinfo{
		margin:20px auto;
	}
	.w_reslutimg{
		width:50px;
		height: auto;
	}
	.w_reslutimg img{
		display: block;
		width:100%;
	}
	.w_abline{
		margin:8px 0px 8px 0px;
	}
	
	.w_flow{
		padding:20px 0px;
	}

	.w_flownum,.w_flowtransion{
		display: none;
	}
	
	.w_prolist li{
		width:49%;
		margin-right:2%;
		margin-bottom: 10px;
	}
	.w_prolist li:nth-child(3n){
		margin-right: 2%;
	}
	.w_prolist li:nth-child(2n){
		margin-right: 0px;
	}
	
	.w_protablist li{
		height: 40px;
		line-height: 40px;
	}
	.w_prosever{
		padding:20px 0px 20px 0px;
	    display: none;
	}
	.w_protablist{
		padding:10px 0px;
	}
	.w_caselist .w_next, .w_caselist .w_prev{
		display: none;
	}
	.w_caselist{
		width:100%;
	}
	.w_qusionlist li{
		width:100%;
		margin-right: 0%;
		margin-bottom: 8px;
	}
	.w_quinfo{
		margin-top: 9px;
	}
	.w_qustion{
		height: auto;
		padding: 20px 0px;
	}
	.w_transition3 .w_trantitle{
		background: none;
		font-size: 22px;
	}
	.w_transition3 .w_trantitle span{
		font-size: 24px;
	}
	.w_advlist{
		background:none;
		height: auto;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.w_advate{
		padding-top:28px;
		padding-bottom:28px;
		height: auto;
	}
	.w_advlist li:first-child,.w_advlist li:last-of-type,.w_advlist li:nth-child(2),.w_advlist li:nth-child(3){
		padding-top:0px;
	}
	.w_advlist li{
		width:100%;
		height: auto;
		padding:0px 1%;
		margin-bottom: 10px;
	}
	.w_advtitle span{
		font-size: 18px;
	}
	.w_advtitle{
		margin-bottom:10px ;
		font-size: 18px;
		height: 30px;
	}
	.w_transition4 .w_trantitle{
		font-size: 20px;
	}
	.w_result{
		padding:30px 0px;
	}
	.w_traninfo{
		font-size: 12px;
	}
	.w_safelist{
		margin:20px auto;
	}
	.w_adventinfo{
		width:100%;
		text-indent:2em ;
		font-size: 13px;
		line-height: 22px;
	}
	.w_safelist li{
		width:50%;
		margin-right:0%;
		margin-bottom: 10px;
	}
	.w_safelist li:last-of-type{
		display: none;
	}
	.w_safe{
		padding:20px 0px;
	}
	.w_safetel{
		width:75%;
		line-height: 40px;
		height: 40px;
	}
	.w_safetel span{
		font-size:19px;
		width:172px;
		margin-left: -25px;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 24px;
		margin-top: -12px;
	}
	.w_news{
		padding-top:20px;
	}
	.w_hreflist{
		height: auto;
	}
	.w_reslutlist{
		background: none;
		margin-top:20px;
	}
	.w_reslutlist li{
		width:100%;
		margin-bottom: 10px;
	}
	.w_reslutinfo{
		width:70%;
	}
	.w_reslutlist li:nth-child(even){
		width:100%;
	}
	.w_reslutlist li:nth-child(even) .w_reslutimg{
		float: left;
		margin-right: 17px;
	}
	.w_reslutlist li:nth-child(even) .w_reslutimg img{
		transform: rotate(180deg);
	}
	.w_reslutlist li:last-of-type{
		margin-bottom: 0px;
	}
	.w_resltitle{
		font-size: 20px;
		margin-bottom: 7px;
	}
	.w_reltifo{
		line-height: 20px;
		font-size: 12px;
	}
	.w_solrange{
		font-size: 16px;
	}
	.w_solveinfo{
		background: none;
		height: auto;
		padding:30px 0px;
	}
	.w_about{
		padding:30px 0px;
	}
	.w_abtitle{
		font-size: 22px;
	}
	.w_solist li{
		width:32%;
		font-size: 14px;
	}
	.w_aboutimg{
		display: none;
	}
	.w_aboutinfo{
		width:100%;
	}
	.w_abtext{
		margin-bottom:20px;
		font-size: 12px;
	}
	.w_conmore{
		display: none;
	}
	.w_contel span{
		font-size: 22px;
	}
	.w_friendlink{
		padding:20px 0px;
	}
	.w_transition6 .w_trantitle{
		margin-bottom: 15px;
	}
	.w_firendlist{
		margin-top: 20px;
	}
	.w_honteam{
		margin-top: 20px;
	}
	.w_honer{
		display: none;
	}
	.w_honlist{
		width: 100%;
	}
	.w_honlist img{
		display: block;
		margin:0 auto;
	}
	.w_firendlist li{
		width:49%;
		margin-right: 1%;
		height: auto;
		margin-bottom:5px;
	}
	.w_firendlist li img{
		display: block;
		width:100%;
	}
	.w_newstab li{
		width:49%;
		margin-right: 2%;
	}
	.w_new1img{
		width:100%;
		height: auto;
		margin-bottom: 10px;
	}
	.w_newstab li:nth-child(2n){
		margin-right: 0px;
	}
	.w_newsinfo,.w_asking{
		width:100%;
		padding-left: 0px;
	}
	.w_asking{
		margin-top: 20px;
	}
	.w_new1info{
		width:100%;
		margin-left: 0px;
	}
	.w_linkhref{
		margin-top:20px;
	}
	.w_logo{
		width:44%;
	}
	.w_number{
		margin-top: 3px;
	}
	.w_nav li{
		width:25%;
		height: 35px;
		line-height: 35px;
		margin-right: 0px;
	}
	.w_nav li:nth-child(3n){
		margin-right: 0px;
	}
	.w_nav li>a{
		line-height: 40px;
	}
	.w_casemore{
		margin-bottom: 20px;
	}
	.w_nav li::after{
		display: none;
	}
	.mobile_banner{
		display: block;
	}
	.pc_banner{
		display: none;
	}
	.w_numtel{
		font-size: 20px;
	}
	.w_purpose{
		display: none;
	}

	.w_pur1{
		font-size: 16px;
	}
	.w_pur2{
		font-size: 14px;
	}
	.w_fotlist li{
		width:25%;
		margin-bottom: 10px;
	}
	.w_fotlist li:nth-child(4n){
		border-right: none;
	}
	.w_fotnav{
		padding:15px 0px 5px 0px;
	}
	.w_fottext{
		font-size: 12px;
		width:100%;
		margin-bottom:0px;
		line-height:25px;
	}
	.w_fotset a{
		margin-right: 2px;
		font-size: 12px;
	}
	.w_fotset{
		margin-bottom: 7px;
	}
	.w_copyright{
		font-size: 13px;
		text-align: center;
		line-height: 23px;
	}
	.w_netmap{
		width:100%;
		text-align: center;
	}
	.w_fotewm{
		display:none;
	}
	.w_fotewmimg{
		margin-right:10px;
	}
	.w_fotsign{
		margin:4px 8px 0px 0px;
	}
	.w_fotadtile{
		font-size: 14px;
	}
	.w_fotadtel{
		font-size: 16px;
	}
	.w_foter{
		margin-bottom: 59px;
		box-sizing: border-box;
		padding:20px 0px;
	}
	.w_casemore li{
		width:100%;
		margin-bottom: 8px;
	}
	.smalldrop{
		display: none;
	}
	.w_fotlist li a{
		font-size: 14px;
	}
	.w_nav li:hover .smalldrop{
		display: none;
	}
	.w_prolist li:last-of-type{
		display: none;
	}
	.w_navbg{
		background: rgba(0,130,74,0.9);
	}
	.pub_top{
		display:none;
	}
}
@media(max-width:414px){
	.w_flowimg{
		width:100%;
		background-size:100% 196% ;
	}
	.w_flowlist li:hover .w_flowimg{
		background-size:100% 200% ;
	}
}
@media(min-width:366px) and (max-width:375px){
	.w_flowimg{
		width:100%;
		background-size:100% 196% ;
	}
	.w_flowlist li:hover .w_flowimg{
		background-size:100% 200% ;
	}
}
@media(min-width:321px) and (max-width:360px){
	.w_flowimg{
		width:100%;
		background-size:100% 196% ;
	}
	.w_flowlist li:hover .w_flowimg{
		background-size:100% 200% ;
	}
}

@media(max-width:320px){
    .w_tel_img img{
		display: none;
	}
}
